object method - significado y definición. Qué es object method
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:     

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

Qué (quién) es object method - definición

OORAM; OOram; OORam; OOram role modeling method; Object-Oriented role analysis and modeling; Object Oriented Role Analysis Method

Object access method         
PROGRAMMING FUNCTION AVAILABLE IN Z/OS
Object Access Method
Object access method (OAM) is an access method under z/OS which is designed for the storage of large numbers of large files, such as images. It has a number of distinguishing features, e.
object         
WIKIMEDIA DISAMBIGUATION PAGE
Object orientation; Objects; Oject; Object (disambiguation); Objecct; Event-driven object-orientation; Objects (disambiguation)
n.
1.
Thing, reality, particular, existence, fact, phenomenon, percept, thing perceived, external reality.
2.
Mark, aim, target, butt; goal, end, destination; recipient, correlate, or complement (of a conscious subject).
3.
End, aim, intent, intention, purpose, design, motive, use, view, drift, goal, final cause.
4.
(Gram.) Regimen, complement.
object         
WIKIMEDIA DISAMBIGUATION PAGE
Object orientation; Objects; Oject; Object (disambiguation); Objecct; Event-driven object-orientation; Objects (disambiguation)
I
n.
1) a material, physical object
2) a sex object
3) (grammar) a direct; indirect object
4) (misc.) an object of derision; an unidentified flying object (= UFO)
II
v.
1) to object strenuously, strongly, violently
2) (D; intr.) to object to (to object to new taxes)
3) (L) she objected that the accusation was based on hearsay

Wikipedia

Object Oriented Role Analysis and Modeling

The OOram (Object-oriented Role Analysis and Modeling) is a method, based on the concept of role, for performing object-oriented modeling.

Originally (1989) coined Object Oriented Role Analysis, Synthesis and Structuring (OORASS), the method focuses on describing patterns of interaction without connecting the interaction to particular objects/instances. OOram was originally developed by Trygve Reenskaug (1996), a professor at the University of Oslo and the founder of the Norwegian IT company Taskon. The use of "roles" in OOram is similar in application to that of agent-oriented programming.

Enterprise models created according to OOram may have a number of views, with each view presenting certain aspects of a model. The following ten views are proposed:

  1. Area of concern view: Textual description of a phenomenon represented in the role model.
  2. Stimulus-response view: Describes how environment roles may trigger activities in the organization (stimulus), together with the effect (response).
  3. Role list view: List describing all roles of a role model together with attributes and textual explanation.
  4. Semantic view: Describes meaning of roles and relationships between roles.
  5. Collaboration view: Describes patterns of roles and message paths.
  6. Interface view: Describes all messages that can be sent along a message path.
  7. Scenario view: Provides a sample sequence of messages flowing between roles (a concrete example).
  8. Process view: Describes data flow between roles and associated activities performed by the roles.
  9. State diagram view: For each role, the legal states can be described together with messages that trigger transitions.
  10. Method specification view: Describes what messages to send for each method belonging to a role. May also specify procedures to perform.

OOram suggests a varied mix of formal and informal notations and languages for representing and communicating models. Which view to use depends upon the needs in a particular situation.